AbortClone
TheAbortClone
method aborts the specified cloning transaction.
void AbortClone (in ODDraftKey key);
key
- The draft key of the cloning transaction to be aborted.
DISCUSSION
You call this method if a cloning transaction cannot be completed for any reason. Thekey
parameter must be set to the draft key value returned by the call to theBeginClone
method that started the cloning transaction.EXCEPTIONS
kODErrInvalidDraftKey
- The specified draft key is not the draft key for the current cloning transaction.
SEE ALSO
TheODDraftKey
type (page 902).
TheODDraft::BeginClone
method (page 159).
TheODDraft::Clone
method (page 162).
TheODDraft::EndClone
method (page 171).
"EndClone" on page 325 in OpenDoc Programmer's Guide
"Insert" on page 247 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help